Martin Schlemmer [Mon, 30 Aug 2010 18:03:04 +0000 (20:03 +0200)]
[win32] Properly draw the menu separator for Windows Vista/7.
Also adds the bits for transparency.
Martin Schlemmer [Mon, 30 Aug 2010 18:00:53 +0000 (20:00 +0200)]
[win32] Use pango_win32_font_description_from_logfontw() to get
the system font, instead of the code duplication.
Martin Schlemmer [Mon, 30 Aug 2010 17:57:42 +0000 (19:57 +0200)]
[win32] Fix some warnings related to type differences and unused variables
Tor Lillqvist [Mon, 30 Aug 2010 11:57:48 +0000 (14:57 +0300)]
Drop Win32 DLL ABI compatibility cruft
No need for that any longer as we are changing DLL name.
Tristan Van Berkom [Mon, 30 Aug 2010 09:25:14 +0000 (18:25 +0900)]
Fixed GtkToolPalette realize() vfunc.
It seems with latest GSEAL work for widget->window access a
call to gtk_widget_set_window() was missed (added the window
assignment and now the palette shows up in Glade again).
Tristan Van Berkom [Mon, 30 Aug 2010 09:24:41 +0000 (18:24 +0900)]
Fixing email address in copyright header for testwrapbox test.
Philip Withnall [Sat, 28 Aug 2010 12:51:41 +0000 (13:51 +0100)]
Miscellaneous property string fixes
Szilárd Pfeiffer [Sun, 29 Aug 2010 17:21:05 +0000 (19:21 +0200)]
modules/other/gail/gailtogglebutton.c: Add/remove indeterminate state
GailToggleButton does not set/unset ATK_STATE_INDETERMINATE according to the
value of GtkToggleButton's inconsistent property.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=626537
Javier Jardón [Sun, 29 Aug 2010 17:14:24 +0000 (19:14 +0200)]
Add gtk_calendar_day_is_marked() function
The marked state of calendar day is not accessible
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=627028
Daiki Ueno [Tue, 27 Jul 2010 08:09:45 +0000 (17:09 +0900)]
Fix typo in GtkIMContextClass doc.
Милош Поповић [Sun, 29 Aug 2010 18:14:16 +0000 (20:14 +0200)]
Updated Serbian translation
Tor Lillqvist [Sun, 29 Aug 2010 09:40:56 +0000 (12:40 +0300)]
Fix Win32 build
Matthias Clasen [Sun, 29 Aug 2010 02:42:59 +0000 (22:42 -0400)]
Remove deprecated GTK_SELECTION_EXTENDED selection mode
Matthias Clasen [Sun, 29 Aug 2010 02:27:36 +0000 (22:27 -0400)]
Remove deprecated text and text_length field in GtkEntry
These fields have been superseded by GtkEntryBuffer.
Matthias Clasen [Sun, 29 Aug 2010 01:24:11 +0000 (21:24 -0400)]
Move deprectated menu enumerations to a private header
The GtkSubmenuDirection and GtkSubmenuPlacement enumerations
have been deprecated as public API for a while, but are still used
internally in the menu code. Move them to a private header. This
also prevents to generation of GObject boilerplate for these enums.
Matthias Clasen [Sun, 29 Aug 2010 00:10:02 +0000 (20:10 -0400)]
Remove the long deprecated GDK_WINDOW_DIALOG type.
This has been deprecated forever, and was just left in for
compatibility reasons.
Matthias Clasen [Sun, 29 Aug 2010 00:08:14 +0000 (20:08 -0400)]
Declare the GtkWidget::window-dragging style property as readonly
This is how we generally declare style properties, and declaring
this one r/w was just an oversight.
Matthias Clasen [Sat, 28 Aug 2010 23:26:42 +0000 (19:26 -0400)]
Remove long-deprecated page-horizontally signal
This signal has been superseded by GTK_MOVEMENT_HORIZONTAL_PAGES
long ago. This breaks the GtkTextView ABI.
Matthias Clasen [Sat, 28 Aug 2010 23:11:23 +0000 (19:11 -0400)]
Remove a workaround for old toolbar api
The old, deprecated toolbar api has been removed, so this workaround
is no longer necessary.
Matthias Clasen [Sat, 28 Aug 2010 23:09:21 +0000 (19:09 -0400)]
Remove deprecated GTK_CALENDAR_WEEK_START_MONDAY option
This has been deprecated and ignored for a long time.
Matthias Clasen [Sat, 28 Aug 2010 21:20:53 +0000 (17:20 -0400)]
Remove deprecated 'shadow' properties in GtkFrame and GtkHandleBox
Philip Withnall [Sat, 28 Aug 2010 12:42:36 +0000 (13:42 +0100)]
Update British English translation
Yaron Shahrabani [Sat, 28 Aug 2010 07:27:28 +0000 (10:27 +0300)]
Updated Hebrew translation.
Tristan Van Berkom [Sat, 28 Aug 2010 07:19:16 +0000 (16:19 +0900)]
Fixed debug build for GTK_PLUG (plug)->socket_window direct accesses.
Tristan Van Berkom [Sat, 28 Aug 2010 06:59:23 +0000 (15:59 +0900)]
Added initial revision of GtkWrapBox container widget and test case.
Javier Jardón [Sat, 28 Aug 2010 01:40:47 +0000 (03:40 +0200)]
gtk/gtkwidget.c: Use accessor functions to access GtkWindow
Javier Jardón [Sat, 28 Aug 2010 01:22:45 +0000 (03:22 +0200)]
docs/reference/gtk/gtk3-sections.txt: Use GtkFooPrivate instead GtkFooPriv
This completes commit
1e5d7c022596b7146638ef8bd74f544725f9bf2b
Fran Diéguez [Fri, 27 Aug 2010 21:25:56 +0000 (23:25 +0200)]
Updated Galician translations
Javier Jardón [Mon, 23 Aug 2010 19:29:13 +0000 (21:29 +0200)]
GtkPlug: move public members to private structures
Javier Jardón [Mon, 23 Aug 2010 21:11:34 +0000 (23:11 +0200)]
Use accessor functions to access GtkPlug
Bruno Brouard [Fri, 27 Aug 2010 20:19:23 +0000 (22:19 +0200)]
Updated French translation
Bruno Brouard [Fri, 27 Aug 2010 18:54:25 +0000 (20:54 +0200)]
Updated French translation
Claude Paroz [Fri, 27 Aug 2010 16:34:10 +0000 (18:34 +0200)]
Add missing files in po-properties/POTFILES.in
Accessorily, use the same sort in both POTFILES.in to easily compare
files.
Alexander Shopov [Fri, 27 Aug 2010 05:15:55 +0000 (08:15 +0300)]
Updated Bulgarian translation
Yaron Shahrabani [Fri, 27 Aug 2010 13:19:53 +0000 (16:19 +0300)]
Updated Hebrew translation.
Javier Jardón [Thu, 26 Aug 2010 17:15:37 +0000 (19:15 +0200)]
Use GtkFooPrivate instead GtkFooPriv
Javier Jardón [Thu, 26 Aug 2010 16:00:09 +0000 (18:00 +0200)]
gtk/gtkseparator: Do not use GET_PRIVATE macro all the time
Use a private pointer instead
Javier Jardón [Thu, 26 Aug 2010 13:57:05 +0000 (15:57 +0200)]
gtk/gtkfilesystem: Do not use GET_PRIVATE macro all the time
Use a private pointer instead
Javier Jardón [Wed, 25 Aug 2010 23:17:44 +0000 (01:17 +0200)]
gdk/gdkwindowimpl.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 23:17:18 +0000 (01:17 +0200)]
gdk/x11/gdkeventtranslator.c: use G_DEFINE_INTERFACE macro
Gabor Kelemen [Thu, 26 Aug 2010 02:01:47 +0000 (04:01 +0200)]
Updated Hungarian translation
Javier Jardón [Wed, 25 Aug 2010 19:59:02 +0000 (21:59 +0200)]
gtk/gtksizerequest.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:59:15 +0000 (21:59 +0200)]
gtk/gtktoolshell.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:58:50 +0000 (21:58 +0200)]
gtk/gtkcellsizerequest.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:58:37 +0000 (21:58 +0200)]
gtk/gtkcelllayout.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:58:18 +0000 (21:58 +0200)]
gtk/gtkrecentchooser.c: Use G_DEFINE_INTERFACE macro
Javier Jardón [Wed, 25 Aug 2010 19:57:52 +0000 (21:57 +0200)]
gtk/gtkfilechooser.c: Use G_DEFINE_INTERFACE macro
Matthias Clasen [Wed, 25 Aug 2010 22:17:43 +0000 (18:17 -0400)]
Fix trivial doc typo
Pointed out in bug 627912.
Javier Jardón [Wed, 14 Apr 2010 01:35:30 +0000 (03:35 +0200)]
Use G_DEFINE_INTERFACE macro in gtkactivatable
https://bugzilla.gnome.org/show_bug.cgi?id=605186
Matthias Clasen [Wed, 25 Aug 2010 05:05:29 +0000 (01:05 -0400)]
Make gdk_keymap_map_virtual_modifiers work early
It needs to ensure that we have an uptodate modmap. Bug 616401
Matthias Clasen [Wed, 25 Aug 2010 04:46:47 +0000 (00:46 -0400)]
Document that the GTK_STOCK_FILE label is new
Matthias Clasen [Wed, 25 Aug 2010 04:43:16 +0000 (00:43 -0400)]
Make the initial focus in dialogs work as intended
We had code that tried to prevent selecting the text in the label
if we end up focusing a label, but it didn't take effect, because
we were moving the focus into the label again afterwards.
Matthias Clasen [Wed, 25 Aug 2010 04:29:27 +0000 (00:29 -0400)]
Make empty buttonboxes work again
There was some less than careful / nvis_children.
Matthias Clasen [Wed, 25 Aug 2010 04:28:23 +0000 (00:28 -0400)]
Make builtin rc consistent
I removed the default label style a few days ago, so it should
no longer be referenced either.
Matthias Clasen [Wed, 25 Aug 2010 01:49:33 +0000 (21:49 -0400)]
Remove depth restriction from gtk_combo_box_set_active_iter docs
While it may not work perfectly in menu mode, it works fine for
list mode. Bug 627843.
Sergey Orlov [Tue, 24 Aug 2010 18:17:15 +0000 (13:17 -0500)]
bgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid for new files
When a file was inserted during the period that the editable row was
active, the node IDs would not get updated correctly.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
Javier Jardón [Tue, 24 Aug 2010 19:11:36 +0000 (21:11 +0200)]
tests/testsocket: Fix broken test
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=627867
Javier Jardón [Tue, 24 Aug 2010 19:27:57 +0000 (21:27 +0200)]
gdk/gdkwindow.c: Fix compilation warning
Javier Jardón [Tue, 24 Aug 2010 14:10:38 +0000 (16:10 +0200)]
Use gtk_window_has_group() to know if the window has an explicit window group.
gtk_window_get_group() never returns NULL; if the window isn't in a group,
a default window group is returned instead. Use gtk_window_has_group() instead.
This fixes some previous commits to use accessors to access GtkWindow.
Reported by Philip Withnall in bug
https://bugzilla.gnome.org/show_bug.cgi?id=627828
Ivar Smolin [Tue, 24 Aug 2010 12:11:59 +0000 (15:11 +0300)]
[l10n] Updated Estonian translation
noch [Tue, 24 Aug 2010 05:01:41 +0000 (10:01 +0500)]
Added Armenian translation - po file. Modified LINGUAS.
noch [Tue, 24 Aug 2010 04:54:38 +0000 (09:54 +0500)]
Added Armenian translation - po file in ./po and ./po-properties directories. Modified LINGUAS.
Javier Jardón [Mon, 16 Aug 2010 06:27:49 +0000 (08:27 +0200)]
GtkRange: move public members to private structure
Javier Jardón [Fri, 13 Aug 2010 00:35:49 +0000 (02:35 +0200)]
Use accessor functions to access GtkRange
Javier Jardón [Thu, 12 Aug 2010 23:43:27 +0000 (01:43 +0200)]
gtkscalebutton: use accessor functions to access GtkRange
Javier Jardón [Thu, 12 Aug 2010 23:38:35 +0000 (01:38 +0200)]
gtkscale: use accessor functions to access GtkRange
Javier Jardón [Fri, 13 Aug 2010 01:22:59 +0000 (03:22 +0200)]
Added _gtk_range_set_steppers () internal function
It's needed by gtkscrollbar
Javier Jardón [Thu, 12 Aug 2010 23:50:09 +0000 (01:50 +0200)]
Added _gtk_range_set_round_digits() insternal function
It's needed by gtkscale
Javier Jardón [Fri, 13 Aug 2010 15:06:10 +0000 (17:06 +0200)]
gtkrange: Add some checks to gtk_range_set_slider_size_fixed()
Recalculate layout only if the range is already mapped and
adjustment is not NULL.
Javier Jardón [Tue, 17 Aug 2010 13:16:13 +0000 (15:16 +0200)]
gtk/gtkprintunixdialog.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:15:12 +0000 (15:15 +0200)]
gtk/gtktreeview.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:58 +0000 (15:14 +0200)]
gtk/gtksocket.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:44 +0000 (15:14 +0200)]
gtk/gtkrecentchooserdefault.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:31 +0000 (15:14 +0200)]
gtk/gtkprintoperation.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:14:05 +0000 (15:14 +0200)]
gtk/gtkpaned.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:45 +0000 (15:13 +0200)]
gtk/gtknotebook.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:33 +0000 (15:13 +0200)]
gtk/gtklabel.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:21 +0000 (15:13 +0200)]
gtk/gtkfontsel.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:13:06 +0000 (15:13 +0200)]
gtk/gtkfilechooserdefault.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:12:51 +0000 (15:12 +0200)]
gtk/gtkfilechooserbutton.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:12:37 +0000 (15:12 +0200)]
gtk/gtkentry.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:08:19 +0000 (15:08 +0200)]
gtk/gtkdnd.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:08:04 +0000 (15:08 +0200)]
gtk/gtkdialog.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:07:51 +0000 (15:07 +0200)]
gtk/gtkcontainer.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:07:36 +0000 (15:07 +0200)]
gtk/gtkcolorsel.c: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 13:01:02 +0000 (15:01 +0200)]
gail: Use accessor functions to access GtkWindow
Javier Jardón [Tue, 17 Aug 2010 12:59:37 +0000 (14:59 +0200)]
tests/testgtk.c: Use accessor functions to access GtkWindow
Javier Jardón [Mon, 23 Aug 2010 16:13:54 +0000 (18:13 +0200)]
Revert from "edit-preferences" to "gtk-preferences"
There is not a icon named "edit-preferences" in the spec
http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
Tor Lillqvist [Mon, 23 Aug 2010 15:49:30 +0000 (18:49 +0300)]
Fix Win32 build
Builds now, except for the ms-windows theme engine. It doesn't really
work, though.
Javier Jardón [Mon, 23 Aug 2010 15:33:36 +0000 (17:33 +0200)]
The correct icon name is "dialog-information", not "dialog-info"
Spec here:
http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
Klemen Košir [Mon, 23 Aug 2010 12:53:38 +0000 (14:53 +0200)]
Updated Slovenian translation
Benjamin Otte [Mon, 23 Aug 2010 10:44:58 +0000 (12:44 +0200)]
directfb: Remove
As announced by email and on IRC, this backend is removed from GTK 3.
It has been broken for over a year with no one fixing it.
Benjamin Otte [Mon, 23 Aug 2010 10:37:22 +0000 (12:37 +0200)]
container: suggest parentheses around assignment used as truth value
Torstein Adolf Winterseth [Mon, 23 Aug 2010 07:17:26 +0000 (09:17 +0200)]
Updated Norwegian Nynorsk translation
Fran Diéguez [Mon, 23 Aug 2010 00:22:00 +0000 (02:22 +0200)]
Updated galician translations
Matthias Clasen [Sun, 22 Aug 2010 23:04:25 +0000 (19:04 -0400)]
Fix a translation problem in the about dialog
The license preamble needs to be translated with the GTK+ domain,
not the applications. Bug 627643.
Javier Jardón [Sun, 22 Aug 2010 21:34:29 +0000 (23:34 +0200)]
gtk/gtk.symbols: Add gtk_cell_view_get_desired_height_for_width_of_row()
Javier Jardón [Sun, 15 Aug 2010 15:50:39 +0000 (17:50 +0200)]
gtk/gtktrayicon-x11.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:36:02 +0000 (17:36 +0200)]
gtk/gtksocket-x11.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 15:30:40 +0000 (17:30 +0200)]
gtk/gtkplug-x11.c: Use accessor functions to access GtkWidget